home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C++ / Snippets / IconShow / IconShow++ ƒ / ReadMeIS.note next >
Encoding:
Text File  |  1994-03-14  |  1.4 KB  |  46 lines  |  [TEXT/KAHL]

  1.     Copyright © General Consulting & Research Inc. 1993-1994 All rights reserved.
  2.       Author:     Peter H. Teeson 
  3.     CIS:        72647,3674
  4.     AppleLink:    CDA0197
  5.      Date:        1 June 1993 
  6.       Path:IconShow++ ƒ:ReadMeIS.note
  7.      
  8.     This code is my own Symantec C++ 6.0.1 version of how to display INIT icons 
  9.     at startup. Without the wonderful THINK products, from Symantec, programming 
  10.     would actually be work!
  11.      
  12.     I studied and learned from others, specifically:
  13.         
  14.     (0) ShowINIT.asm (v1.1b2) by Paul Mercer, Darin Adler,Paul Snively, 
  15.         Steve Capps et al.
  16.         
  17.     (1) ShowIcon7.c by James W. Walker which was based on Patrick C. Beard's 
  18.         ShowIconFamily.c, which in turn was derived from the original ShowINIT    
  19.             
  20.     (2) 'An Example INIT' from THINK Reference 'Code Example Orphans' in Managers
  21.     
  22.     (3) The helpful comments in the Symantec SYMDEVTOOLS CIS forum from 
  23.         Dennis Brothers, Phil Shapiro, Brian Fitzgerald, Steve Stockman, 
  24.         Ken Broomfield, Steve Zellers, and others.
  25.         
  26.     (4) The grey book: The C++ Programming Language 2nd Edition Bjarne Stroustrup
  27.         Addison-Wesley ISBN 0-201-53992-6
  28.         
  29.     (5) The purple book: Advanced C++ Programming Styles and Idioms James O. Coplien
  30.         Addison-Wesley ISBN 0-201-54855-0
  31.  
  32.     (6) The crimson book: Object Oriented Design with Applications Grady Booch
  33.         Benjamin Cummings ISBN 0-8053-0091-0
  34.                 
  35.     Instructions for use:
  36.         
  37.         Refer to the ReadMeES.note.
  38.         
  39.     Peter Teeson          
  40.           
  41.           
  42.           
  43.           
  44.           
  45.           
  46.